Condividi tramite


StorageAccount.LargeFileSharesState Property

Definition

Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled.

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

Property Value

Implements

Attributes

Applies to