共用方式為


ManagedClusterApiServerAccessProfile.AuthorizedIPRanges Property

Definition

IP ranges are specified in CIDR format, e.g. 137.117.106.88/29. This feature is not compatible with clusters that use Public IP Per Node, or clusters that are using a Basic Load Balancer. For more information see API server authorized IP ranges.

public Azure.Provisioning.BicepList<string> AuthorizedIPRanges { get; set; }
member this.AuthorizedIPRanges : Azure.Provisioning.BicepList<string> with get, set
Public Property AuthorizedIPRanges As BicepList(Of String)

Property Value

Applies to