Get Origin Plain Args
data class GetOriginPlainArgs(val endpointName: String, val originName: String, val profileName: String, val resourceGroupName: String) : ConvertibleToJava<GetOriginPlainArgs>
Properties
Link copied to clipboard
Name of the endpoint under the profile which is unique globally.
Link copied to clipboard
Name of the origin which is unique within the endpoint.
Link copied to clipboard
Name of the CDN profile which is unique within the resource group.
Link copied to clipboard
Name of the Resource group within the Azure subscription.