AutomationAccountCreateOrUpdateParameters interface
提供给创建或更新自动化帐户作的参数。
属性详细信息
location
获取或设置资源的位置。
location?: string
属性值
string
name
获取或设置资源的名称。
name?: string
属性值
string
sku
tags
获取或设置附加到资源的标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}