CommunityGalleryResource.CreateResourceIdentifier メソッド

定義

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

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

パラメーター

subscriptionId
String
location
AzureLocation
publicGalleryName
String

戻り値

適用対象