Uses of Class
com.azure.resourcemanager.compute.models.RoleInstanceNetworkProfile
Packages that use RoleInstanceNetworkProfile
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of RoleInstanceNetworkProfile in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return RoleInstanceNetworkProfileModifier and TypeMethodDescriptionRoleInstancePropertiesInner.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 RoleInstanceNetworkProfileModifier and TypeMethodDescriptionRoleInstancePropertiesInner.withNetworkProfile(RoleInstanceNetworkProfile networkProfile) Set the networkProfile property: Describes the network profile for the role instance. -
Uses of RoleInstanceNetworkProfile in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type RoleInstanceNetworkProfileModifier and TypeClassDescriptionfinal classDescribes the network profile for the role instance.Methods in com.azure.resourcemanager.compute.models that return RoleInstanceNetworkProfileModifier and TypeMethodDescriptionstatic RoleInstanceNetworkProfileRoleInstanceNetworkProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RoleInstanceNetworkProfile from the JsonReader.