Megosztás a következőn keresztül:


BackupFilter.VolumeId Property

Definition

Gets or sets specifies the volumeId of the backups to be filtered. Only 'Equality' operator is supported for this property.

[Newtonsoft.Json.JsonProperty(PropertyName="volumeId")]
public string VolumeId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="volumeId")>]
member this.VolumeId : string with get, set
Public Property VolumeId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to