共用方式為


ContainerServiceNetworkProfile.PodCidr Property

Definition

A CIDR notation IP range from which to assign pod IPs when kubenet is used.

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

Property Value

Applies to