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