Udostępnij przez


AzureFilesIdentityBasedAuthentication.SmbOAuthSettingIsSmbOauthEnabled Property

Definition

Specifies if managed identities can access SMB shares using OAuth. The default interpretation is false for this property.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public bool? SmbOAuthSettingIsSmbOauthEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.SmbOAuthSettingIsSmbOauthEnabled : Nullable<bool> with get, set
Public Property SmbOAuthSettingIsSmbOauthEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to