GalleryInVMAccessControlProfileProperties interface
Describes the properties of a gallery inVMAccessControlProfile.
- Extends
Properties
applicable |
This property allows you to specify the Endpoint type for which this profile is defining the access control for. Possible values are: 'WireServer' or 'IMDS' |
description | The description of this gallery inVMAccessControlProfile resources. This property is updatable. |
os |
This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against. Possible values are: 'Windows' or 'Linux' |
Inherited Properties
provisioning |
The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
applicableHostEndpoint
This property allows you to specify the Endpoint type for which this profile is defining the access control for. Possible values are: 'WireServer' or 'IMDS'
applicableHostEndpoint: EndpointTypes
Property Value
description
The description of this gallery inVMAccessControlProfile resources. This property is updatable.
description?: string
Property Value
string
osType
This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against. Possible values are: 'Windows' or 'Linux'
osType: OperatingSystemTypes
Property Value
Inherited Property Details
provisioningState
The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From GalleryResourceProfilePropertiesBase.provisioningState