Share via


LongTermRetentionBackupOperationResult.RequestId Property

Definition

Gets request Id.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestId")]
public Guid? RequestId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestId")>]
member this.RequestId : Nullable<Guid>
Public ReadOnly Property RequestId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to