Share via


IVendorNetworkFunction.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