다음을 통해 공유


ClientDiscoveryValueForSingleApi.Properties Property

Definition

Gets or sets shoeBox properties for the given operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to