ResourceGroupPatchable 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.
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
Azure SDK for .NET