DiagnosticStorageProperties Klasa
Właściwości magazynu zbierania dzienników diagnostycznych zainicjowane przez klienta.
Wszystkie wymagane parametry muszą zostać wypełnione w celu wysłania ich na platformę Azure.
- Dziedziczenie
-
azure.mgmt.deviceupdate._serialization.ModelDiagnosticStorageProperties
Konstruktor
DiagnosticStorageProperties(*, authentication_type: str | _models.AuthenticationType, resource_id: str, connection_string: str | None = None, **kwargs)
Zmienne
- authentication_type
- str lub AuthenticationType
Typ uwierzytelniania. Wymagane. "KeyBased"
- connection_string
- str
ConnectionString konta magazynu diagnostycznego.
- resource_id
- str
ResourceId konta magazynu diagnostycznego. Wymagane.