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

StorageSyncService 类

定义

存储同步服务对象。

[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageSyncService : Microsoft.Azure.Management.StorageSync.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageSyncService = class
    inherit TrackedResource
Public Class StorageSyncService
Inherits TrackedResource
继承
StorageSyncService
属性

构造函数

StorageSyncService()

初始化 StorageSyncService 类的新实例。

StorageSyncService(String, String, String, String, SystemData, IDictionary<String,String>, String, Nullable<Int32>, String, String, String, String, IList<PrivateEndpointConnection>)

初始化 StorageSyncService 类的新实例。

属性

Id

获取资源的完全限定资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(继承自 Resource)
IncomingTrafficPolicy

获取或设置传入流量策略。 可能的值包括:“AllowAllTraffic”、“AllowVirtualNetworksOnly”

LastOperationName

获取资源上次操作名称

LastWorkflowId

获取 storageSyncService lastWorkflowId

Location

获取或设置资源所在的地理位置

(继承自 TrackedResource)
Name

获取资源的名称

(继承自 Resource)
PrivateEndpointConnections

获取与指定存储同步服务关联的专用终结点连接的列表

ProvisioningState

获取 storageSyncService 预配状态

StorageSyncServiceStatus

获取存储同步服务状态。

StorageSyncServiceUid

获取存储同步服务 Uid

SystemData

获取包含 createdBy 和 modifiedBy 信息的 azure 资源管理器元数据。

(继承自 Resource)
Tags

获取或设置资源标记。

(继承自 TrackedResource)
Type

获取资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

(继承自 Resource)

方法

Validate()

验证 对象。

适用于