GalleryInVMAccessControlProfileUpdate interface
Specifies information about the gallery inVMAccessControlProfile that you want to update.
- Extends
Properties
properties | Describes the properties of a gallery inVMAccessControlProfile. |
Inherited Properties
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
properties
Describes the properties of a gallery inVMAccessControlProfile.
properties?: GalleryInVMAccessControlProfileProperties
Property Value
Inherited Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From UpdateResourceDefinition.id
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From UpdateResourceDefinition.name
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From UpdateResourceDefinition.tags
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From UpdateResourceDefinition.type