Get Fleet Analytic Result
data class GetFleetAnalyticResult(val azureApiVersion: String, val id: String, val name: String, val provisioningState: String, val storageLocationType: String? = null, val storageLocationUri: String? = null, val systemData: SystemDataResponse, val type: String)
An Azure Cosmos DB FleetAnalytics.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
A provisioning state of the FleetAnalytics.
Link copied to clipboard
The type of the fleet analytics resource.
Link copied to clipboard
The unique identifier of the fleet analytics resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.