get Track
Get the details of a Track in the Asset Uses Azure REST API version 2023-01-01. Other available API versions: 2021-11-01, 2022-08-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native media [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
An Asset Track resource.
Parameters
argument
null
suspend fun getTrack(accountName: String, assetName: String, resourceGroupName: String, trackName: String): GetTrackResult
Return
An Asset Track resource.
Parameters
account Name
The Media Services account name.
asset Name
The Asset name.
resource Group Name
The name of the resource group within the Azure subscription.
track Name
The Asset Track name.
See also
Return
An Asset Track resource.
Parameters
argument
Builder for com.pulumi.azurenative.media.kotlin.inputs.GetTrackPlainArgs.