Click or drag to resize

BackupJobRegionId Property

ID of the region (if applicable) associated with the job.

Namespace:  Aruba.Cloud.WsBackup.Entities
Assembly:  Aruba.Cloud.WsBackup (in Aruba.Cloud.WsBackup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public Nullable<int> RegionId { get; set; }

Property Value

Type: NullableInt32
See Also