次の方法で共有


ListProvisioningTokenInput.ExpirationDate プロパティ

定義

登録トークンの有効期限を取得または設定します。 Azure Video Analyzer IoT エッジ モジュールは、トークンの有効期限日より前に初期化され、インターネットに接続されている必要があります。

[Newtonsoft.Json.JsonProperty(PropertyName="expirationDate")]
public DateTime ExpirationDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expirationDate")>]
member this.ExpirationDate : DateTime with get, set
Public Property ExpirationDate As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象