Recovery Services Provider Properties Response
    data class RecoveryServicesProviderPropertiesResponse(val allowedScenarios: List<String>? = null, val authenticationIdentityDetails: IdentityProviderDetailsResponse? = null, val biosId: String? = null, val connectionStatus: String? = null, val dataPlaneAuthenticationIdentityDetails: IdentityProviderDetailsResponse? = 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 machineId: String? = null, val machineName: 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, biosId: String? = null, connectionStatus: String? = null, dataPlaneAuthenticationIdentityDetails: IdentityProviderDetailsResponse? = null, draIdentifier: String? = null, fabricFriendlyName: String? = null, fabricType: String? = null, friendlyName: String? = null, healthErrorDetails: List<HealthErrorResponse>? = null, lastHeartBeat: String? = null, machineId: String? = null, machineName: 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
                Link copied to clipboard