Compartilhar via


LogSpecification Class

Description of logging specification.

Inheritance
azure.mgmt.network._serialization.Model
LogSpecification

Constructor

LogSpecification(*, name: str | None = None, display_name: str | None = None, blob_duration: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the specification.

display_name
str

The display name of the specification.

blob_duration
str

Duration of the blob.

Variables

Name Description
name
str

The name of the specification.

display_name
str

The display name of the specification.

blob_duration
str

Duration of the blob.