Freigeben über


SiteRecoveryPointResource.CreateResourceIdentifier Methode

Definition

Generieren Sie den Ressourcenbezeichner eines SiteRecoveryPointResource instance.

public static Azure.Core.ResourceIdentifier CreateResourceIdentifier (string subscriptionId, string resourceGroupName, string resourceName, string fabricName, string protectionContainerName, string replicatedProtectedItemName, string recoveryPointName);
static member CreateResourceIdentifier : string * string * string * string * string * string * string -> Azure.Core.ResourceIdentifier
Public Shared Function CreateResourceIdentifier (subscriptionId As String, resourceGroupName As String, resourceName As String, fabricName As String, protectionContainerName As String, replicatedProtectedItemName As String, recoveryPointName As String) As ResourceIdentifier

Parameter

subscriptionId
String
resourceGroupName
String
resourceName
String
fabricName
String
protectionContainerName
String
replicatedProtectedItemName
String
recoveryPointName
String

Gibt zurück

Gilt für: