Share via


IStoragePoolOperationDisplay.Resource Property

Definition

Localized friendly form of the resource type related to this action/operation.

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

Property Value

Attributes

Applies to