Get Storage Sync Service Result
data class GetStorageSyncServiceResult(val id: String, val incomingTrafficPolicy: String? = null, val lastOperationName: String, val lastWorkflowId: String, val location: String, val name: String, val privateEndpointConnections: List<PrivateEndpointConnectionResponse>, val provisioningState: String, val storageSyncServiceStatus: Int, val storageSyncServiceUid: String, val tags: Map<String, String>? = null, val type: String)
Storage Sync Service object.
Constructors
Link copied to clipboard
constructor(id: String, incomingTrafficPolicy: String? = null, lastOperationName: String, lastWorkflowId: String, location: String, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, storageSyncServiceStatus: Int, storageSyncServiceUid: String, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Incoming Traffic Policy
Link copied to clipboard
Resource Last Operation Name
Link copied to clipboard
StorageSyncService lastWorkflowId
Link copied to clipboard
List of private endpoint connection associated with the specified storage sync service
Link copied to clipboard
StorageSyncService Provisioning State
Link copied to clipboard
Storage Sync service status.
Link copied to clipboard
Storage Sync service Uid