Recovery Services Provider Properties Response
data class RecoveryServicesProviderPropertiesResponse(val allowedScenarios: List<String>? = null, val authenticationIdentityDetails: IdentityProviderDetailsResponse? = null, val connectionStatus: String? = null, val draIdentifier: String? = null, val fabricFriendlyName: String? = null, val fabricType: String? = null, val friendlyName: String? = null, val healthErrorDetails: List<HealthErrorResponse>? = null, val lastHeartBeat: String? = null, val protectedItemCount: Int? = null, val providerVersion: String? = null, val providerVersionDetails: VersionDetailsResponse? = null, val providerVersionExpiryDate: String? = null, val providerVersionState: String? = null, val resourceAccessIdentityDetails: IdentityProviderDetailsResponse? = null, val serverVersion: String? = null)
Recovery services provider properties.
Constructors
Link copied to clipboard
fun RecoveryServicesProviderPropertiesResponse(allowedScenarios: List<String>? = null, authenticationIdentityDetails: IdentityProviderDetailsResponse? = null, connectionStatus: String? = null, draIdentifier: String? = null, fabricFriendlyName: String? = null, fabricType: String? = null, friendlyName: String? = null, healthErrorDetails: List<HealthErrorResponse>? = null, lastHeartBeat: String? = null, protectedItemCount: Int? = null, providerVersion: String? = null, providerVersionDetails: VersionDetailsResponse? = null, providerVersionExpiryDate: String? = null, providerVersionState: String? = null, resourceAccessIdentityDetails: IdentityProviderDetailsResponse? = null, serverVersion: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard