BeginMachineImageProvisioningResponse ComplexType
Contains the response from the BeginMachineImageProvisioning action
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
flowMachineImageId | Edm.Guid |
The ID of the generalized Flow Machine Image on the BeginMachineImageProvisioning API. |
flowMachineImageVersionId | Edm.Guid |
The ID of the newly created Flow Machine Image Version being generalized. |
Used by
The following use the BeginMachineImageProvisioningResponse ComplexType.
Name | How used |
---|---|
BeginMachineImageProvisioning | ReturnType |