次の方法で共有


AdaptiveApplicationControlGroupResource.CreateResourceIdentifier メソッド

定義

インスタンスのリソース識別子を AdaptiveApplicationControlGroupResource 生成します。

public static Azure.Core.ResourceIdentifier CreateResourceIdentifier (string subscriptionId, Azure.Core.AzureLocation ascLocation, string groupName);
static member CreateResourceIdentifier : string * Azure.Core.AzureLocation * string -> Azure.Core.ResourceIdentifier
Public Shared Function CreateResourceIdentifier (subscriptionId As String, ascLocation As AzureLocation, groupName As String) As ResourceIdentifier

パラメーター

subscriptionId
String
ascLocation
AzureLocation
groupName
String

戻り値

適用対象