BackupUtils.GetProtectionContainersCount Method
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.
Get protection containers count from BackupUsageSummary
public static long? GetProtectionContainersCount (string vaultName, string resourceGroupName, Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.ServiceClientAdapterNS.ServiceClientAdapter serviceClientAdapter);
static member GetProtectionContainersCount : string * string * Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.ServiceClientAdapterNS.ServiceClientAdapter -> Nullable<int64>
Public Shared Function GetProtectionContainersCount (vaultName As String, resourceGroupName As String, serviceClientAdapter As ServiceClientAdapter) As Nullable(Of Long)
Parameters
- vaultName
- String
- resourceGroupName
- String
- serviceClientAdapter
- ServiceClientAdapter