你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

获取或设置与存储同步服务关联的用户指定的标记。

适用于