Share via


NetworkVirtualApplianceConnection.PropertiesName Property

Definition

Gets or sets the name of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to