다음을 통해 공유


IOperationDisplay.Resource Property

Definition

Resource of the operation

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

Property Value

Attributes

Applies to