GalleryInVMAccessControlProfilePropertiesResponse

data class GalleryInVMAccessControlProfilePropertiesResponse(val applicableHostEndpoint: String, val description: String? = null, val osType: String, val provisioningState: String)

Describes the properties of a gallery inVMAccessControlProfile.

Constructors

constructor(applicableHostEndpoint: String, description: String? = null, osType: String, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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'

Link copied to clipboard
val description: String? = null

The description of this gallery inVMAccessControlProfile resources. This property is updatable.

Link copied to clipboard

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'

Link copied to clipboard

The provisioning state, which only appears in the response.