ServiceRegistryProperties interface
Service Registry properties payload
Properties
instances | Collection of instances belong to Service Registry. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
State of the Service Registry. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
instances
Collection of instances belong to Service Registry. NOTE: This property will not be serialized. It can only be populated by the server.
instances?: ServiceRegistryInstance[]
Property Value
provisioningState
State of the Service Registry. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
resourceRequests
The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server.
resourceRequests?: ServiceRegistryResourceRequests