次の方法で共有


AzureFileShareProtectableItem.AzureFileShareType プロパティ

定義

ファイル共有の種類 XSync または XSMB を取得または設定します。 指定できる値は、'Invalid'、'XSMB'、'XSync' です。

[Newtonsoft.Json.JsonProperty(PropertyName="azureFileShareType")]
public string AzureFileShareType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureFileShareType")>]
member this.AzureFileShareType : string with get, set
Public Property AzureFileShareType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象