Get Connected Environments Storage Result
data class GetConnectedEnvironmentsStorageResult(val azureApiVersion: String, val id: String, val name: String, val properties: ConnectedEnvironmentStorageResponseProperties, val systemData: SystemDataResponse, val type: String)
Storage resource for connectedEnvironment.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: ConnectedEnvironmentStorageResponseProperties, systemData: SystemDataResponse, type: String)