DeploymentPreflightResource interface
Deployment preflight resource.
Properties
api |
Gets or sets the Api version. |
location | Gets or sets the location of the resource. |
name | Gets or sets the resource name. |
type | Gets or sets the resource type. |
Property Details
apiVersion
Gets or sets the Api version.
apiVersion?: string
Property Value
string
location
Gets or sets the location of the resource.
location?: string
Property Value
string
name
Gets or sets the resource name.
name?: string
Property Value
string
type
Gets or sets the resource type.
type?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript