你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IVendorNetworkFunctionPropertiesFormat.VendorProvisioningState Property

Definition

The vendor controlled provisioning state of the vendor network function.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The vendor controlled provisioning state of the vendor network function.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.VendorProvisioningState) }, ReadOnly=false, Required=false, SerializedName="vendorProvisioningState")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.VendorProvisioningState? VendorProvisioningState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The vendor controlled provisioning state of the vendor network function.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.VendorProvisioningState) }, ReadOnly=false, Required=false, SerializedName="vendorProvisioningState")>]
member this.VendorProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.VendorProvisioningState> with get, set
Public Property VendorProvisioningState As Nullable(Of VendorProvisioningState)

Property Value

Attributes

Applies to