Freigeben über


HostNameBinding.AzureResourceType Eigenschaft

Definition

Ruft den Azure-Ressourcentyp ab oder legt diese fest. Mögliche Werte: "Website", "TrafficManager"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: