Delen via


PermissionScope.ResourceName Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="resourceName")]
public string ResourceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceName")>]
member this.ResourceName : string with get, set
Public Property ResourceName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to