StorageSyncServiceProperties interface
Storage Sync Service Properties object.
Properties
| incoming |
Incoming Traffic Policy |
| last |
Resource Last Operation Name |
| last |
StorageSyncService lastWorkflowId |
| private |
List of private endpoint connection associated with the specified storage sync service |
| provisioning |
StorageSyncService Provisioning State |
| storage |
Storage Sync service status. |
| storage |
Storage Sync service Uid |
| use |
Use Identity authorization when customer have finished setup RBAC permissions. |
Property Details
incomingTrafficPolicy
Incoming Traffic Policy
incomingTrafficPolicy?: string
Property Value
string
lastOperationName
Resource Last Operation Name
lastOperationName?: string
Property Value
string
lastWorkflowId
StorageSyncService lastWorkflowId
lastWorkflowId?: string
Property Value
string
privateEndpointConnections
List of private endpoint connection associated with the specified storage sync service
privateEndpointConnections?: PrivateEndpointConnection[]
Property Value
provisioningState
StorageSyncService Provisioning State
provisioningState?: string
Property Value
string
storageSyncServiceStatus
Storage Sync service status.
storageSyncServiceStatus?: number
Property Value
number
storageSyncServiceUid
Storage Sync service Uid
storageSyncServiceUid?: string
Property Value
string
useIdentity
Use Identity authorization when customer have finished setup RBAC permissions.
useIdentity?: boolean
Property Value
boolean