ArmDisasterRecoveryListResult interface

The result of the List Alias(Disaster Recovery configuration) operation.

Properties

nextLink

Link to the next set of results. Not empty if Value contains incomplete list of Alias(Disaster Recovery configuration) NOTE: This property will not be serialized. It can only be populated by the server.

value

List of Alias(Disaster Recovery configurations)

Property Details

Link to the next set of results. Not empty if Value contains incomplete list of Alias(Disaster Recovery configuration) NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

List of Alias(Disaster Recovery configurations)

value?: ArmDisasterRecovery[]

Property Value