Share via


IOperationDisplay.Resource Property

Definition

Resource of the operation

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

Property Value

Attributes

Applies to