Freigeben über


IManagedClusterLoadBalancerProfileOutboundIPPrefixes Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.ManagedClusterLoadBalancerProfileOutboundIPPrefixesTypeConverter))]
public interface IManagedClusterLoadBalancerProfileOutboundIPPrefixes : Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.ManagedClusterLoadBalancerProfileOutboundIPPrefixesTypeConverter))>]
type IManagedClusterLoadBalancerProfileOutboundIPPrefixes = interface
    interface IJsonSerializable
Public Interface IManagedClusterLoadBalancerProfileOutboundIPPrefixes
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

PublicIPPrefix

A list of public IP prefix resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to