Cloud Service Role Profile Properties Args
data class CloudServiceRoleProfilePropertiesArgs(val name: Output<String>? = null, val sku: Output<CloudServiceRoleSkuArgs>? = null) : ConvertibleToJava<CloudServiceRoleProfilePropertiesArgs>
Describes the role properties.