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

PSStorageSyncService Class

Definition

Class PSStorageSyncService. Implements the PSResourceBase

public class PSStorageSyncService : Microsoft.Azure.Commands.StorageSync.Models.PSResourceBase
type PSStorageSyncService = class
    inherit PSResourceBase
Public Class PSStorageSyncService
Inherits PSResourceBase
Inheritance
PSStorageSyncService

Constructors

PSStorageSyncService()

Properties

IncomingTrafficPolicy

Gets or sets the name of the incoming traffic policy.

Location

Gets or sets the location.

PrivateEndpointConnections

Gets the private endpoint connections.

ProvisioningState

Gets or sets the provisioning state.

ResourceGroupName

Gets or sets the name of the resource group.

(Inherited from PSResourceBase)
ResourceId

Gets or sets the resource identifier.

(Inherited from PSResourceBase)
StorageSyncServiceName

Gets or sets the name of the storage sync service.

SystemData

Gets or sets the SystemData.

Tags

Gets or sets the tags.

Type

Gets or sets the type.

(Inherited from PSResourceBase)

Applies to

See also