Uses of Interface
com.azure.resourcemanager.network.models.NetworkProfile.DefinitionStages.WithCreate
Packages that use NetworkProfile.DefinitionStages.WithCreate
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkProfile.DefinitionStages.WithCreate in com.azure.resourcemanager.network.models
Subinterfaces of NetworkProfile.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the NetworkProfile definition.Subinterfaces with type arguments of type NetworkProfile.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the NetworkProfile definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.Methods in com.azure.resourcemanager.network.models that return NetworkProfile.DefinitionStages.WithCreateModifier and TypeMethodDescriptionNetworkProfile.DefinitionStages.WithContainerNetworkInterfaceConfigurations.withContainerNetworkInterfaceConfiguration(String name, String ipConfigName, Subnet subnet) Specifies the network interface configuration for container.NetworkProfile.DefinitionStages.WithContainerNetworkInterfaceConfigurations.withContainerNetworkInterfaceConfiguration(String name, String ipConfigName, String virtualNetworkId, String subnetName) Specifies the network interface configuration for container.