共用方式為


ResourceGroupExistsResult Class

Definition

Resource group information.

public class ResourceGroupExistsResult : Microsoft.Azure.AzureOperationResponse
type ResourceGroupExistsResult = class
    inherit AzureOperationResponse
Public Class ResourceGroupExistsResult
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
ResourceGroupExistsResult

Constructors

ResourceGroupExistsResult()

Initializes a new instance of the ResourceGroupExistsResult class.

Properties

Exists

Optional. Gets or sets the value indicating whether the resource group exists.

Applies to