getSyncSet

The operation returns properties of a SyncSet. Azure REST API version: 2022-09-04.

Return

SyncSet represents a SyncSet for an Azure Red Hat OpenShift Cluster.

Parameters

argument

null


suspend fun getSyncSet(childResourceName: String, resourceGroupName: String, resourceName: String): GetSyncSetResult

Return

SyncSet represents a SyncSet for an Azure Red Hat OpenShift Cluster.

See also

Parameters

childResourceName

The name of the SyncSet resource.

resourceGroupName

The name of the resource group. The name is case insensitive.

resourceName

The name of the OpenShift cluster resource.


suspend fun getSyncSet(argument: suspend GetSyncSetPlainArgsBuilder.() -> Unit): GetSyncSetResult

Return

SyncSet represents a SyncSet for an Azure Red Hat OpenShift Cluster.

See also

Parameters

argument

Builder for com.pulumi.azurenative.redhatopenshift.kotlin.inputs.GetSyncSetPlainArgs.