ConnectionTypeCreateOrUpdateParameters Class
The parameters supplied to the create or update connection type operation.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ConnectionTypeCreateOrUpdateParameters
Constructor
ConnectionTypeCreateOrUpdateParameters(*, name: str, field_definitions: Dict[str, azure.mgmt.automation.models._models_py3.FieldDefinition], is_global: Optional[bool] = None, **kwargs)
Parameters
- field_definitions
- dict[str, FieldDefinition]
Required
Required. Gets or sets the field definitions of the connection type.
Feedback
Submit and view feedback for