Uses of Class
com.azure.resourcemanager.compute.models.CloudServiceRoleProperties
-
Packages that use CloudServiceRoleProperties Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient. -
-
Uses of CloudServiceRoleProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return CloudServiceRoleProperties Modifier and Type Method Description CloudServiceRolePropertiesCloudServiceRoleInner. properties()Get the properties property: The properties property.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type CloudServiceRoleProperties Modifier and Type Method Description CloudServiceRoleInnerCloudServiceRoleInner. withProperties(CloudServiceRoleProperties properties)Set the properties property: The properties property.
-