ClassificationService interface

Service Classification result object.

Properties

displayName

Localized name of the azure service.

resourceTypes

List of applicable ARM resource types for this service.

serviceId

Azure resource Id of the service.

Property Details

displayName

Localized name of the azure service.

displayName?: string

Property Value

string

resourceTypes

List of applicable ARM resource types for this service.

resourceTypes?: string[]

Property Value

string[]

serviceId

Azure resource Id of the service.

serviceId?: string

Property Value

string