SolutionsProfileIdStoragePolicy
SolutionsProfileIdStoragePolicy
Specifies a user defined profile ID to be applied during Virtual Machine creation.
This structure may be used only with operations rendered under /eam
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"profileId": "string"
}
string
profileId
Required
ID of a storage policy profile created by the user.
The type of the profile must be VirtualMachineDefinedProfileSpec. The ID must be valid profileId.