ResourceGroupValue Class

Definition

Represents an Azure resource group.

public class ResourceGroupValue
type ResourceGroupValue = class
Public Class ResourceGroupValue
Inheritance
ResourceGroupValue

Constructors

ResourceGroupValue()

Initializes a new instance of the ResourceGroupValue class.

ResourceGroupValue(String, String)

Initializes a new instance of the ResourceGroupValue class.

Properties

Location

Gets or sets location of the resource group.

Name

Gets or sets name of the resource group.

Methods

Validate()

Validate the object.

Applies to