Delen via


IProvisioningIssue.Description Property

Definition

Description of the issue

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Description of the issue", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="description", Update=false)]
public string Description { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Description of the issue", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="description", Update=false)>]
member this.Description : string
Public ReadOnly Property Description As String

Property Value

Attributes

Applies to