Condividi tramite


HostName.AzureResourceType Proprietà

Definizione

Ottiene o imposta il tipo della risorsa di Azure a cui viene assegnato il nome host. I valori possibili includono: 'Website', 'TrafficManager'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a