Delen via


HostName.AzureResourceType Eigenschap

Definitie

Hiermee wordt het type opgehaald of ingesteld van de Azure-resource waaraan de hostnaam is toegewezen. Mogelijke waarden zijn: '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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op