Compartir a través de


PSRecoveryServicesClient Constructors

Definition

Overloads

PSRecoveryServicesClient(IAzureContextContainer)

Initializes a new instance of the PSRecoveryServicesClient class with required current subscription.

PSRecoveryServicesClient(IAzureContextContainer)

PSRecoveryServicesClient(IAzureContextContainer)

Initializes a new instance of the PSRecoveryServicesClient class with required current subscription.

public PSRecoveryServicesClient (Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer azureProfile);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSRecoveryServicesClient : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSRecoveryServicesClient
Public Sub New (azureProfile As IAzureContextContainer)

Parameters

azureProfile
IAzureContextContainer

Azure context.

Applies to

PSRecoveryServicesClient(IAzureContextContainer)

public PSRecoveryServicesClient (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer azureProfile);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSRecoveryServicesClient : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSRecoveryServicesClient
Public Sub New (azureProfile As IAzureContextContainer)

Parameters

azureProfile
IAzureContextContainer

Applies to