共用方式為


PostBackupResponse.CloudEndpointName Property

Definition

Gets cloud endpoint Name.

[Newtonsoft.Json.JsonProperty(PropertyName="backupMetadata.cloudEndpointName")]
public string CloudEndpointName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupMetadata.cloudEndpointName")>]
member this.CloudEndpointName : string
Public ReadOnly Property CloudEndpointName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to