다음을 통해 공유


VaultUsage.Name Property

Definition

Gets or sets name of usage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to