StorageContainer.AcquireStorageAccountLock 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.
Whether storage account lock is to be acquired for this container or not.
public Azure.ResourceManager.RecoveryServicesBackup.Models.AcquireStorageAccountLock? AcquireStorageAccountLock { get; set; }
member this.AcquireStorageAccountLock : Nullable<Azure.ResourceManager.RecoveryServicesBackup.Models.AcquireStorageAccountLock> with get, set
Public Property AcquireStorageAccountLock As Nullable(Of AcquireStorageAccountLock)