ResourceHealthMetadata Class

Used for getting ResourceHealthCheck settings.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web.v2018_02_01.models._models_py3.ProxyOnlyResource
ResourceHealthMetadata

Constructor

ResourceHealthMetadata(*, kind: Optional[str] = None, category: Optional[str] = None, signal_availability: Optional[bool] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

category
str
Required

The category that the resource matches in the RHC Policy File.

signal_availability
bool
Required

Is there a health signal for the resource.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.