CustomIPPrefixData.CommissionedState 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.
The commissioned state of the Custom IP Prefix.
public Azure.ResourceManager.Network.Models.CommissionedState? CommissionedState { get; set; }
member this.CommissionedState : Nullable<Azure.ResourceManager.Network.Models.CommissionedState> with get, set
Public Property CommissionedState As Nullable(Of CommissionedState)