Megosztás a következőn keresztül:


TopicTypeResource.CreateResourceIdentifier(String) Method

Definition

Generate the resource identifier of a TopicTypeResource instance.

public static Azure.Core.ResourceIdentifier CreateResourceIdentifier (string topicTypeName);
static member CreateResourceIdentifier : string -> Azure.Core.ResourceIdentifier
Public Shared Function CreateResourceIdentifier (topicTypeName As String) As ResourceIdentifier

Parameters

topicTypeName
String

The topicTypeName.

Returns

Applies to