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