DiagnosticStorageProperties クラス
お客様が開始した診断ログ収集のストレージ プロパティ。
Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。
- 継承
-
azure.mgmt.deviceupdate._serialization.ModelDiagnosticStorageProperties
コンストラクター
DiagnosticStorageProperties(*, authentication_type: str | _models.AuthenticationType, resource_id: str, connection_string: str | None = None, **kwargs)
変数
- authentication_type
- str または AuthenticationType
認証の種類。 必須。 "KeyBased"
- connection_string
- str
診断ストレージ アカウントの ConnectionString。
- resource_id
- str
診断ストレージ アカウントの ResourceId。 必須。