IPav2MeterDetails.MeterGuid 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.
Validation status of requested data center and transport.
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Validation status of requested data center and transport.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="meterGuid")]
public string MeterGuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Validation status of requested data center and transport.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="meterGuid")>]
member this.MeterGuid : string
Public ReadOnly Property MeterGuid As String
Property Value
- Attributes