ResourceGroupPatchable Class

Definition

Resource group information.

public class ResourceGroupPatchable
type ResourceGroupPatchable = class
Public Class ResourceGroupPatchable
Inheritance
ResourceGroupPatchable

Constructors

ResourceGroupPatchable()

Initializes a new instance of the ResourceGroupPatchable class.

ResourceGroupPatchable(String, ResourceGroupProperties, String, IDictionary<String,String>)

Initializes a new instance of the ResourceGroupPatchable class.

Properties

ManagedBy

Gets or sets the ID of the resource that manages this resource group.

Name

Gets or sets the name of the resource group.

Properties

Gets or sets the resource group properties.

Tags

Gets or sets the tags attached to the resource group.

Applies to