Condividi tramite


DscConfigurationCreateOrUpdateParameters Class

Definition

The parameters supplied to the create or update configuration operation.

public class DscConfigurationCreateOrUpdateParameters : Microsoft.Azure.Management.Automation.Models.ResourceCreateOrUpdateParameterBase
type DscConfigurationCreateOrUpdateParameters = class
    inherit ResourceCreateOrUpdateParameterBase
Public Class DscConfigurationCreateOrUpdateParameters
Inherits ResourceCreateOrUpdateParameterBase
Inheritance
DscConfigurationCreateOrUpdateParameters

Constructors

Name Description
DscConfigurationCreateOrUpdateParameters()

Initializes a new instance of the DscConfigurationCreateOrUpdateParameters class.

DscConfigurationCreateOrUpdateParameters(DscConfigurationCreateOrUpdateProperties)

Properties

Name Description
Location (Inherited from ResourceCreateOrUpdateParameterBase)
Name (Inherited from ResourceCreateOrUpdateParameterBase)
Properties
Tags (Inherited from ResourceCreateOrUpdateParameterBase)

Applies to