次の方法で共有


TableSasBuilder.Protocol プロパティ

定義

省略可能な署名付きプロトコル フィールドは、SAS で行われた要求に対して許可されるプロトコルを指定します。 指定できる値は、HttpsAndHttpHttpsNone です。

public Azure.Data.Tables.Sas.TableSasProtocol Protocol { get; set; }
member this.Protocol : Azure.Data.Tables.Sas.TableSasProtocol with get, set
Public Property Protocol As TableSasProtocol

プロパティ値

適用対象