Condividi tramite


IAppServiceEnvironmentPatchResource.CustomDnsSuffixConfigurationPropertiesProvisioningState Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CustomDnsSuffixProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CustomDnsSuffixProvisioningState? CustomDnsSuffixConfigurationPropertiesProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CustomDnsSuffixProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")>]
member this.CustomDnsSuffixConfigurationPropertiesProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CustomDnsSuffixProvisioningState>
Public ReadOnly Property CustomDnsSuffixConfigurationPropertiesProvisioningState As Nullable(Of CustomDnsSuffixProvisioningState)

Property Value

Attributes

Applies to