VirtualNetworkLink.Metadata Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Metadata attached to the virtual network link.
[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.IVirtualNetworkLinkPropertiesMetadata Metadata { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)>]
member this.Metadata : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.IVirtualNetworkLinkPropertiesMetadata with get, set
Public Property Metadata As IVirtualNetworkLinkPropertiesMetadata
Property Value
Implements
- Attributes