Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterManagedOutboundIpProfile
Packages that use ManagedClusterManagedOutboundIpProfile
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of ManagedClusterManagedOutboundIpProfile in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterManagedOutboundIpProfileModifier and TypeMethodDescriptionManagedClusterNatGatewayProfile.managedOutboundIpProfile()Get the managedOutboundIpProfile property: Profile of the managed outbound IP resources of the cluster NAT gateway.Set the count property: The desired number of outbound IPs created/managed by Azure.Methods in com.azure.resourcemanager.containerservice.models with parameters of type ManagedClusterManagedOutboundIpProfileModifier and TypeMethodDescriptionManagedClusterNatGatewayProfile.withManagedOutboundIpProfile(ManagedClusterManagedOutboundIpProfile managedOutboundIpProfile) Set the managedOutboundIpProfile property: Profile of the managed outbound IP resources of the cluster NAT gateway.