CostAllocationRuleCheckNameAvailabilityResponse interface
The cost allocation rule check name availability response
Properties
| message | Error message if the name is not available |
| name |
Whether this rule name is available |
| reason | The reason this name is not available |
Property Details
message
Error message if the name is not available
message?: string
Property Value
string
nameAvailable
Whether this rule name is available
nameAvailable?: boolean
Property Value
boolean
reason
The reason this name is not available
reason?: string
Property Value
string