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

Property Value

Implements

Attributes

Applies to