共用方式為


SubRequest.Name Property

Definition

Gets or sets the resource name.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public Microsoft.Azure.Management.Reservations.Models.ResourceName Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : Microsoft.Azure.Management.Reservations.Models.ResourceName with get, set
Public Property Name As ResourceName

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to