Share via


NetworkProfile.PodCidr Property

Definition

A CIDR notation IP Address range from which to assign pod IPs.

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)]
public string PodCidr { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)>]
member this.PodCidr : string with get, set
Public Property PodCidr As String

Property Value

Implements

Attributes

Applies to