AccessCondition.LeaseId プロパティ

定義

リソースのリースと一致する必要のあるリース ID を取得または設定します。

public string LeaseId { get; set; }
member this.LeaseId : string with get, set
Public Property LeaseId As String

プロパティ値

リース ID を表す文字列です。条件が存在しない場合は null です。

適用対象