Condividi tramite


IPermissionScope.ResourceName Property

Definition

The name of resource, normally the container name or the file share name, used by the local user.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The name of resource, normally the container name or the file share name, used by the local user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="resourceName", Update=true)]
public string ResourceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The name of resource, normally the container name or the file share name, used by the local user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="resourceName", Update=true)>]
member this.ResourceName : string with get, set
Public Property ResourceName As String

Property Value

Attributes

Applies to