WorkloadNetworkPortMirroring.Destination Property

Definition

Gets or sets destination VM Group.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destination")]
public string Destination { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destination")>]
member this.Destination : string with get, set
Public Property Destination As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to