Share via


PrivateAccessSubnet.Key Property

Definition

The key (ID) of the subnet.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public int? Key { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Key : Nullable<int> with get, set
Public Property Key As Nullable(Of Integer)

Property Value

Implements

Key
Attributes

Applies to