Auto scaling policies
Describes the set of code packages that forms the service. A code package describes the container and the properties for running it. All the code packages are started together on the same host and share the same context (network, process etc.).
User readable description of the service.
Reference to sinks in DiagnosticsDescription.
Describes the health state of an application resource. Possible values include: 'Invalid', 'Ok', 'Warning', 'Error', 'Unknown' NOTE: This property will not be serialized. It can only be populated by the server.
The service identity list.
Name of the Service resource.
The names of the private networks that this service needs to be part of.
The operation system required by the code in service. Possible values include: 'Linux', 'Windows'
The number of replicas of the service to create. Defaults to 1 if not specified.
Status of the service. Possible values include: 'Unknown', 'Ready', 'Upgrading', 'Creating', 'Deleting', 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.
Gives additional information about the current status of the service. NOTE: This property will not be serialized. It can only be populated by the server.
When the service's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the service is marked unhealthy. NOTE: This property will not be serialized. It can only be populated by the server.
Generated using TypeDoc
This type describes a service resource.