Uses of Class
com.azure.resourcemanager.compute.fluent.models.RoleInstancePropertiesInner
-
Packages that use RoleInstancePropertiesInner Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient. -
-
Uses of RoleInstancePropertiesInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return RoleInstancePropertiesInner Modifier and Type Method Description RoleInstancePropertiesInnerRoleInstanceInner. properties()Get the properties property: The properties property.RoleInstancePropertiesInnerRoleInstancePropertiesInner. withInstanceView(RoleInstanceViewInner instanceView)Set the instanceView property: The instance view of the role instance.RoleInstancePropertiesInnerRoleInstancePropertiesInner. withNetworkProfile(RoleInstanceNetworkProfile networkProfile)Set the networkProfile property: Describes the network profile for the role instance.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type RoleInstancePropertiesInner Modifier and Type Method Description RoleInstanceInnerRoleInstanceInner. withProperties(RoleInstancePropertiesInner properties)Set the properties property: The properties property.
-