次の方法で共有


Utilities.GetValueFromArmId(String, String) Method

Definition

Get Value from ARM ID

public static string GetValueFromArmId (string armId, string key);
static member GetValueFromArmId : string * string -> string
Public Function GetValueFromArmId (armId As String, key As String) As String

Parameters

armId
String

ARM Id.

key
String

Returns

the key

Applies to