VirtualNetworkTapInner.ResourceGuid Property

Definition

Gets the resource GUID property of the virtual network tap resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGuid")]
public string ResourceGuid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGuid")>]
member this.ResourceGuid : string
Public ReadOnly Property ResourceGuid As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to