次の方法で共有


Utilities.GetVaultArmId(String) Method

Definition

Returns ARM Id of the vault from ARM ID of the contained resource.

public static string GetVaultArmId (this string data);
static member GetVaultArmId : string -> string
<Extension()>
Public Function GetVaultArmId (data As String) As String

Parameters

data
String

ARM Id of the resource.

Returns

ARM Id of the vault.

Applies to