AzureInternalMonitoringPipelineSinkDescription Class

Diagnostics settings for Geneva.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.servicefabric.models._models_py3.DiagnosticsSinkProperties
AzureInternalMonitoringPipelineSinkDescription

Constructor

AzureInternalMonitoringPipelineSinkDescription(*, name: Optional[str] = None, description: Optional[str] = None, account_name: Optional[str] = None, namespace: Optional[str] = None, ma_config_url: Optional[str] = None, fluentd_config_url: Optional[str] = None, auto_key_config_url: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Name of the sink. This value is referenced by DiagnosticsReferenceDescription

description
str
Required

A description of the sink.

kind
str
Required

Required. Constant filled by server.

account_name
str
Required

Azure Internal monitoring pipeline account.

namespace
str
Required

Azure Internal monitoring pipeline account namespace.

ma_config_url
str
Required

Azure Internal monitoring agent configuration.

fluentd_config_url
str
Required

Azure Internal monitoring agent fluentd configuration.

auto_key_config_url
str
Required

Azure Internal monitoring pipeline autokey associated with the certificate.