ReplicationEligibilityResults interface
Replication eligibility results response model.
Properties
id | Gets Unique ARM identifier for this object. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Gets the name of this object. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Gets properties model for replication eligibility results API. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Gets the object type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Gets Unique ARM identifier for this object. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Gets the name of this object. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
Gets properties model for replication eligibility results API. NOTE: This property will not be serialized. It can only be populated by the server.
properties?: ReplicationEligibilityResultsProperties
Property Value
type
Gets the object type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string