GalleryInVMAccessControlProfileUpdate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies information about the gallery inVMAccessControlProfile that you want to update.
public class GalleryInVMAccessControlProfileUpdate : Microsoft.Azure.Management.Compute.Models.UpdateResourceDefinition
type GalleryInVMAccessControlProfileUpdate = class
inherit UpdateResourceDefinition
Public Class GalleryInVMAccessControlProfileUpdate
Inherits UpdateResourceDefinition
- Inheritance
Constructors
| Name | Description |
|---|---|
| GalleryInVMAccessControlProfileUpdate() |
Initializes a new instance of the GalleryInVMAccessControlProfileUpdate class. |
| GalleryInVMAccessControlProfileUpdate(String, String, String, IDictionary<String,String>, GalleryInVMAccessControlProfileProperties) |
Initializes a new instance of the GalleryInVMAccessControlProfileUpdate class. |
Properties
| Name | Description |
|---|---|
| Id |
Gets resource Id (Inherited from UpdateResourceDefinition) |
| Name |
Gets resource name (Inherited from UpdateResourceDefinition) |
| Properties |
Gets or sets describes the properties of a gallery inVMAccessControlProfile. |
| Tags |
Gets or sets resource tags (Inherited from UpdateResourceDefinition) |
| Type |
Gets resource type (Inherited from UpdateResourceDefinition) |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |