Share via


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 string[] AddressPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Owned)>]
member this.AddressPrefix : string[] with get, set
Public Property AddressPrefix As String()

Property Value

String[]

Implements

Attributes

Applies to