FilesIdentityBasedAuthentication.DefaultSharePermission Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default share permission for users using Kerberos authentication if RBAC role is not assigned.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.DefaultSharePermission> DefaultSharePermission { get; set; }
member this.DefaultSharePermission : Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.DefaultSharePermission> with get, set
Public Property DefaultSharePermission As BicepValue(Of DefaultSharePermission)