Поделиться через


HostNameBindingInner.AzureResourceType Свойство

Определение

Возвращает или задает тип ресурса Azure. Возможные значения: "Website", "TrafficManager"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureResourceType")]
public Microsoft.Azure.Management.AppService.Fluent.Models.AzureResourceType? AzureResourceType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureResourceType")>]
member this.AzureResourceType : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.AzureResourceType> with get, set
Public Property AzureResourceType As Nullable(Of AzureResourceType)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к