Megosztás a következőn keresztül:


VirtualApplicationGroupPatch Class

Definition

ApplicationGroup properties that can be patched.

public class VirtualApplicationGroupPatch : Azure.ResourceManager.Models.ResourceData
type VirtualApplicationGroupPatch = class
    inherit ResourceData
Public Class VirtualApplicationGroupPatch
Inherits ResourceData
Inheritance
VirtualApplicationGroupPatch

Constructors

VirtualApplicationGroupPatch()

Initializes a new instance of VirtualApplicationGroupPatch.

Properties

Description

Description of ApplicationGroup.

FriendlyName

Friendly name of ApplicationGroup.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
ShowInFeed

Boolean representing whether the applicationGroup is show in the feed.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

tags to be updated.

Applies to