Cloud Service Role Profile Properties Response
data class CloudServiceRoleProfilePropertiesResponse(val name: String? = null, val sku: CloudServiceRoleSkuResponse? = null)
Describes the role properties.
Constructors
Link copied to clipboard
fun CloudServiceRoleProfilePropertiesResponse(name: String? = null, sku: CloudServiceRoleSkuResponse? = null)