共用方式為


AzureFilesIdentityBasedAuthentication.DefaultSharePermission Property

Definition

Gets or sets default share permission for users using Kerberos authentication if RBAC role is not assigned. Possible values include: 'None', 'StorageFileDataSmbShareReader', 'StorageFileDataSmbShareContributor', 'StorageFileDataSmbShareElevatedContributor'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to