Get APICollection Plain Args
data class GetAPICollectionPlainArgs(val apiCollectionId: String, val resourceGroupName: String, val serviceName: String) : ConvertibleToJava<GetAPICollectionPlainArgs>
Properties
Link copied to clipboard
A string representing the apiCollections resource within the Microsoft.Security provider namespace. This string matches the Azure API Management API name.
Link copied to clipboard
The name of the resource group. The name is case insensitive.
Link copied to clipboard
The name of the API Management service.