Uses of Class
com.azure.resourcemanager.compute.models.CloudServiceRoleProperties
Packages that use CloudServiceRoleProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of CloudServiceRoleProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return CloudServiceRolePropertiesModifier and TypeMethodDescriptionCloudServiceRoleInner.properties()Get the properties property: The cloud service role properties.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type CloudServiceRolePropertiesModifier and TypeMethodDescriptionCloudServiceRoleInner.withProperties(CloudServiceRoleProperties properties) Set the properties property: The cloud service role properties. -
Uses of CloudServiceRoleProperties in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return CloudServiceRolePropertiesModifier and TypeMethodDescriptionstatic CloudServiceRolePropertiesCloudServiceRoleProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CloudServiceRoleProperties from the JsonReader.