BackupStatusResult.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.
Specifies whether the storage account lock has been acquired or not.
public Azure.ResourceManager.RecoveryServicesBackup.Models.AcquireStorageAccountLock? AcquireStorageAccountLock { get; }
member this.AcquireStorageAccountLock : Nullable<Azure.ResourceManager.RecoveryServicesBackup.Models.AcquireStorageAccountLock>
Public ReadOnly Property AcquireStorageAccountLock As Nullable(Of AcquireStorageAccountLock)