Get Discovery Source Result
data class GetDiscoverySourceResult(val azureApiVersion: String, val id: String, val location: String, val name: String, val provisioningState: String, val sourceId: String, val sourceType: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
A Discovery Source resource
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Provisioning state of Discovery Source resource.
Link copied to clipboard
Source type of Discovery Source resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.