Get AFDOrigin Plain Args
data class GetAFDOriginPlainArgs(val originGroupName: String, val originName: String, val profileName: String, val resourceGroupName: String) : ConvertibleToJava<GetAFDOriginPlainArgs>
Properties
Link copied to clipboard
Name of the origin group which is unique within the profile.
Link copied to clipboard
Name of the origin which is unique within the profile.
Link copied to clipboard
Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
Link copied to clipboard
Name of the Resource group within the Azure subscription.