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