共用方式為


SignaturesOverrides.Properties Property

Definition

Gets or sets will contain the properties of the resource (the actual signature overrides)

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.Network.Models.SignaturesOverridesProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.Network.Models.SignaturesOverridesProperties with get, set
Public Property Properties As SignaturesOverridesProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to