共用方式為


ResourceExistsResult Class

Definition

Resource group information.

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

Constructors

ResourceExistsResult()

Initializes a new instance of the ResourceExistsResult class.

Properties

Exists

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

Applies to