BaasM365StorageParametersRegionID Property
|
Namespace:
Aruba.Cloud.BaasM365.BaasM365Manager.JobsParameters
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int RegionID { get; set; }
Public Property RegionID As Integer
Get
Set
public:
property int RegionID {
int get ();
void set (int value);
}
member RegionID : int with get, set
function get RegionID () : int
function set RegionID (value : int)
Property Value
Type:
Int32See Also