GuestDiagnosticSettingsPatchResource Class
An diagnostic settings object for the body of patch operations.
- Inheritance
-
GuestDiagnosticSettingsPatchResource
Constructor
GuestDiagnosticSettingsPatchResource(*, tags: Optional[Dict[str, str]] = None, os_type: Optional[Union[str, azure.mgmt.monitor.v2018_06_01_preview.models._monitor_management_client_enums.GuestDiagnosticSettingsOsType]] = None, data_sources: Optional[List[azure.mgmt.monitor.v2018_06_01_preview.models._models_py3.DataSource]] = None, proxy_setting: Optional[str] = None, **kwargs)
Variables
- os_type
- str or <xref:$>(<xref:python-base-namespace>)GuestDiagnosticSettingsOsType
Operating system type for the configuration. Possible values include: "Windows", "Linux".
- data_sources
- list[<xref:$>(<xref:python-base-namespace>)DataSource]
the array of data source object which are configured to collect and send data.
- proxy_setting
- str
Feedback
Submit and view feedback for