Freigeben über


IOperationValue.DisplayResource Property

Definition

The display name of the resource the operation applies to.

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

Property Value

Attributes

Applies to