CustomizationPolicy interface
The virtual machine customization policy
Properties
description | Policy description |
id | Customization policy azure id |
location | Azure region |
name | Customization policy name NOTE: This property will not be serialized. It can only be populated by the server. |
private |
The Private cloud id |
specification | Detailed customization policy specification |
type | NOTE: This property will not be serialized. It can only be populated by the server. |
type |
The type of customization (Linux or Windows) |
version | Policy version |
Property Details
description
Policy description
description?: string
Property Value
string
id
Customization policy azure id
id?: string
Property Value
string
location
Azure region
location?: string
Property Value
string
name
Customization policy name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
privateCloudId
The Private cloud id
privateCloudId?: string
Property Value
string
specification
Detailed customization policy specification
specification?: CustomizationSpecification
Property Value
type
NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
typePropertiesType
The type of customization (Linux or Windows)
typePropertiesType?: string
Property Value
string
version
Policy version
version?: string
Property Value
string