GetSynchronizationSettingResult

data class GetSynchronizationSettingResult(val id: String, val kind: String, val name: String, val systemData: SystemDataResponse, val type: String)

A Synchronization Setting data transfer object.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The resource id of the azure resource

Link copied to clipboard

Kind of synchronization setting.

Link copied to clipboard

Name of the azure resource

Link copied to clipboard

System Data of the Azure resource.

Link copied to clipboard

Type of the azure resource