Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSStorageSyncService Class

Definition

Namespace:
Microsoft.Azure.Commands.StorageSync.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.StorageSync.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

Name Description
PSStorageSyncService()

Properties

Name Description
Identity

Managed Identity for Storage Sync Service

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)
UseIdentity

Gets or sets the name of the use identity.

Applies to

See also