Partager via


ASRVaultCreds Class

Definition

Class to define ARS Vault credentials

public class ASRVaultCreds : Microsoft.Azure.Portal.RecoveryServices.Models.Common.VaultCreds
type ASRVaultCreds = class
    inherit VaultCreds
Public Class ASRVaultCreds
Inherits VaultCreds
Inheritance
ASRVaultCreds

Constructors

ASRVaultCreds()

Initializes a new instance of the ASRVaultCreds class.

ASRVaultCreds(String, String, String, AcsNamespace, String, String, String, String, String, String, String)

Initializes a new instance of the ASRVaultCreds class.

Properties

AcsNamespace

Gets or sets the key name for HostName entry

(Inherited from VaultCreds)
ARMResourceType

Gets or sets Resource type

ChannelIntegrityKey

Gets or sets the value for ACIK

Location

Gets or sets the vault location

ManagementCert

Gets or sets the key name for Namespace entry

(Inherited from VaultCreds)
PrivateEndpointStateForSiteRecovery

Gets or sets PrivateEndpointStateForSiteRecovery.

ResourceGroupName

Gets or sets the value for cloud service name

ResourceName

Gets or sets the key name for Namespace entry

(Inherited from VaultCreds)
ResourceNamespace

Gets or sets Resource namespace

ResourceType

Gets or sets the key name for Namespace entry

(Inherited from VaultCreds)
SiteId

Gets or sets the site Id

SiteName

Gets or sets the site name

SubscriptionId

Gets or sets the key name for Namespace entry

(Inherited from VaultCreds)
Version

Gets or sets the values for the version of the credentials

Applies to