CreateHostedFlowMachineGroupResponse ComplexType

Contains the response from the CreateHostedFlowMachineGroup action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
flowMachineGroupId Edm.Guid

The id of the flow machine group

response Edm.String

The response.

Used by

The following use the CreateHostedFlowMachineGroupResponse ComplexType.

Name How used
CreateHostedFlowMachineGroup ReturnType

See also