次の方法で共有


StorageSyncServiceUpdateParameters クラス

定義

ストレージ同期サービスを更新するためのパラメーター。

[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageSyncServiceUpdateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageSyncServiceUpdateParameters = class
Public Class StorageSyncServiceUpdateParameters
継承
StorageSyncServiceUpdateParameters
属性

コンストラクター

StorageSyncServiceUpdateParameters()

StorageSyncServiceUpdateParameters クラスの新しいインスタンスを初期化します。

StorageSyncServiceUpdateParameters(IDictionary<String,String>, String)

StorageSyncServiceUpdateParameters クラスの新しいインスタンスを初期化します。

プロパティ

IncomingTrafficPolicy

受信トラフィック ポリシーを取得または設定します。 使用可能な値は、'AllowAllTraffic'、'AllowVirtualNetworksOnly' です。

Tags

ストレージ同期サービスに関連付けられているユーザー指定のタグを取得または設定します。

適用対象