GalleryInVMAccessControlProfileUpdate Class

Definition

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
GalleryInVMAccessControlProfileUpdate

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.

Applies to