StorageClassWithRegion

StorageClassWithRegion
StorageClassWithRegion

A reference to a storage class, including its associated region.

AllOf
This class requires all of the following:
JSON Example undefined undefined
{
    "name": "string",
    "id": "string",
    "region": {
        "name": "string",
        "id": "string"
    }
}
Property Of