VerificationCodeResponse クラス
検証コードの応答の説明。
変数はサーバーによってのみ設定され、要求の送信時には無視されます。
- 継承
-
VerificationCodeResponse
コンストラクター
VerificationCodeResponse(*, properties: VerificationCodeResponseProperties | None = None, **kwargs)
パラメーター
- properties
- VerificationCodeResponseProperties
変数
- name
- str
証明書の名前。
- etag
- str
etag を要求します。
- id
- str
リソース識別子。
- type
- str
リソースの種類。
- properties
- VerificationCodeResponseProperties
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python