ContainerAppSourceControlResource.CreateResourceIdentifier Method

Definition

Generate the resource identifier of a ContainerAppSourceControlResource instance.

C#
public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string containerAppName, string sourceControlName);

Parameters

subscriptionId
String

The subscriptionId.

resourceGroupName
String

The resourceGroupName.

containerAppName
String

The containerAppName.

sourceControlName
String

The sourceControlName.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest, Preview