CheckResourceNameResult interface

Resource Name valid if not a reserved word, does not contain a reserved word and does not start with a reserved word

Properties

name

Name of Resource

status

Is the resource name Allowed or Reserved

type

Type of Resource

Property Details

name

Name of Resource

name?: string

Property Value

string

status

Is the resource name Allowed or Reserved

status?: string

Property Value

string

type

Type of Resource

type?: string

Property Value

string