你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ASRVaultCreds Constructors
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.
Overloads
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. |
ASRVaultCreds()
Initializes a new instance of the ASRVaultCreds class.
public ASRVaultCreds ();
Public Sub New ()
Applies to
ASRVaultCreds(String, String, String, AcsNamespace, String, String, String, String, String, String, String)
Initializes a new instance of the ASRVaultCreds class.
public ASRVaultCreds (string subscriptionId, string resourceName, string managementCert, Microsoft.Azure.Portal.RecoveryServices.Models.Common.AcsNamespace acsNamespace, string channelIntegrityKey, string resourceGroupName, string siteId, string siteName, string resourceNamespace, string resourceType, string location);
new Microsoft.Azure.Portal.RecoveryServices.Models.Common.ASRVaultCreds : string * string * string * Microsoft.Azure.Portal.RecoveryServices.Models.Common.AcsNamespace * string * string * string * string * string * string * string -> Microsoft.Azure.Portal.RecoveryServices.Models.Common.ASRVaultCreds
Public Sub New (subscriptionId As String, resourceName As String, managementCert As String, acsNamespace As AcsNamespace, channelIntegrityKey As String, resourceGroupName As String, siteId As String, siteName As String, resourceNamespace As String, resourceType As String, location As String)
Parameters
- subscriptionId
- String
subscription Id
- resourceName
- String
resource name
- managementCert
- String
management cert
- acsNamespace
- AcsNamespace
authenticating service namespace
- channelIntegrityKey
- String
Agent Channel Integrity Key
- resourceGroupName
- String
cloud service name
- siteId
- String
custom site Id
- siteName
- String
custom site name
- resourceNamespace
- String
resource namespace
- resourceType
- String
resource type
- location
- String
vault location