AppServiceHostName.AzureResourceType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of the Azure resource the hostname is assigned to.
public Azure.ResourceManager.AppService.Models.AppServiceResourceType? AzureResourceType { get; }
member this.AzureResourceType : Nullable<Azure.ResourceManager.AppService.Models.AppServiceResourceType>
Public ReadOnly Property AzureResourceType As Nullable(Of AppServiceResourceType)