IDiagnosticSupportTopic.PesId 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.
PES identifier
[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="PES identifier", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="pesId", Update=false)]
public string PesId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="PES identifier", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="pesId", Update=false)>]
member this.PesId : string
Public ReadOnly Property PesId As String
Property Value
- Attributes