AddressSpace.AddressPrefix Property

Definition

A list of address blocks reserved for this virtual network in CIDR notation.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> AddressPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Owned)>]
member this.AddressPrefix : System.Collections.Generic.List<string> with get, set
Public Property AddressPrefix As List(Of String)

Property Value

Implements

Attributes

Applies to