ConnectorSetting Class
The connector setting.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.security.models._models_py3.ResourceConnectorSetting
Constructor
ConnectorSetting(*, hybrid_compute_settings: Optional[azure.mgmt.security.models._models_py3.HybridComputeSettingsProperties] = None, authentication_details: Optional[azure.mgmt.security.models._models_py3.AuthenticationDetailsProperties] = None, **kwargs)
Parameters
- hybrid_compute_settings
- HybridComputeSettingsProperties
Required
Settings for hybrid compute management. These settings are relevant only for Arc autoProvision (Hybrid Compute).
- authentication_details
- AuthenticationDetailsProperties
Required
Settings for authentication management, these settings are relevant only for the cloud connector.
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
Feedback
Submit and view feedback for