次の方法で共有


HostName.AzureResourceType Property

Definition

Type of the Azure resource the hostname is assigned to.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.AzureResourceType? AzureResourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.AzureResourceType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.AzureResourceType> with get, set
Public Property AzureResourceType As Nullable(Of AzureResourceType)

Property Value

Implements

Attributes

Applies to