get Target
Get a Target resource that extends a tracked regional resource. Azure REST API version: 2023-04-15-preview. Other available API versions: 2023-09-01-preview, 2023-10-27-preview.
Return
Model that represents a Target resource.
Parameters
argument
null
suspend fun getTarget(parentProviderNamespace: String, parentResourceName: String, parentResourceType: String, resourceGroupName: String, targetName: String): GetTargetResult
Return
Model that represents a Target resource.
See also
Parameters
parent Provider Namespace
String that represents a resource provider namespace.
parent Resource Name
String that represents a resource name.
parent Resource Type
String that represents a resource type.
resource Group Name
String that represents an Azure resource group.
target Name
String that represents a Target resource name.
Return
Model that represents a Target resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.chaos.kotlin.inputs.GetTargetPlainArgs.