AvailableGroundStationResource.CreateResourceIdentifier Method

Definition

Generate the resource identifier of a AvailableGroundStationResource instance.

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

Parameters

subscriptionId
String

The subscriptionId.

groundStationName
String

The groundStationName.

Returns

Applies to