VirtualNetworkPeering.DatabrickAddressSpaceAddressPrefix 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.Inlined)]
public System.Collections.Generic.List<string> DatabrickAddressSpaceAddressPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Inlined)>]
member this.DatabrickAddressSpaceAddressPrefix : System.Collections.Generic.List<string> with get, set
Public Property DatabrickAddressSpaceAddressPrefix As List(Of String)

Property Value

Implements

Attributes

Applies to