GetDraResult

data class GetDraResult(val azureApiVersion: String, val id: String, val name: String, val properties: DraModelPropertiesResponse, val systemData: DraModelResponseSystemData, val type: String)

Dra model.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: DraModelPropertiesResponse, systemData: DraModelResponseSystemData, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

Gets or sets the Id of the resource.

Link copied to clipboard

Gets or sets the name of the resource.

Link copied to clipboard

Dra model properties.

Link copied to clipboard
Link copied to clipboard

Gets or sets the type of the resource.