次の方法で共有


AzureItem Constructors

Definition

Overloads

AzureItem(ProtectedItemResource, String, ContainerType, String)
AzureItem(ProtectedItemResource, String, ContainerType, String)

AzureItem(ProtectedItemResource, String, ContainerType, String)

public AzureItem (Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.ProtectedItemResource protectedItemResource, string containerName, Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType containerType, string policyName);
new Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureItem : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.ProtectedItemResource * string * Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType * string -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureItem
Public Sub New (protectedItemResource As ProtectedItemResource, containerName As String, containerType As ContainerType, policyName As String)

Parameters

protectedItemResource
ProtectedItemResource
containerName
String
containerType
ContainerType
policyName
String

Applies to

AzureItem(ProtectedItemResource, String, ContainerType, String)

public AzureItem (Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectedItemResource protectedItemResource, string containerName, Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType containerType, string policyName);
new Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureItem : Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectedItemResource * string * Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType * string -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureItem
Public Sub New (protectedItemResource As ProtectedItemResource, containerName As String, containerType As ContainerType, policyName As String)

Parameters

protectedItemResource
ProtectedItemResource
containerName
String
containerType
ContainerType
policyName
String

Applies to