ManagedClusterLoadBalancerProfileOutboundIPPrefixes Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20200901.ManagedClusterLoadBalancerProfileOutboundIPPrefixesTypeConverter))]
public class ManagedClusterLoadBalancerProfileOutboundIPPrefixes : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20200901.IManagedClusterLoadBalancerProfileOutboundIPPrefixes
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20200901.ManagedClusterLoadBalancerProfileOutboundIPPrefixesTypeConverter))>]
type ManagedClusterLoadBalancerProfileOutboundIPPrefixes = class
    interface IManagedClusterLoadBalancerProfileOutboundIPPrefixes
    interface IJsonSerializable
Public Class ManagedClusterLoadBalancerProfileOutboundIPPrefixes
Implements IManagedClusterLoadBalancerProfileOutboundIPPrefixes
Inheritance
ManagedClusterLoadBalancerProfileOutboundIPPrefixes
Attributes
Implements

Constructors

ManagedClusterLoadBalancerProfileOutboundIPPrefixes()

Properties

PublicIPPrefix

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to