Get Pricing Plain Args
data class GetPricingPlainArgs(val pricingName: String, val scopeId: String) : ConvertibleToJava<GetPricingPlainArgs>
Properties
Link copied to clipboard
name of the pricing configuration
Link copied to clipboard
The scope id of the pricing. Valid scopes are: subscription (format: 'subscriptions/{subscriptionId}'), or a specific resource (format: 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}) - Supported resources are (VirtualMachines)