다음을 통해 공유


IVolume.ManagedByResourceId Property

Definition

Resource ID of the resource managing the volume.

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

Property Value

Attributes

Applies to