你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DscConfiguration 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.
The Configuration.
public class DscConfiguration
type DscConfiguration = class
Public Class DscConfiguration
- Inheritance
-
DscConfiguration
Constructors
DscConfiguration() |
Initializes a new instance of the DscConfiguration class. |
DscConfiguration(String, String, DscConfiguration) |
Initializes a new instance of the DscConfiguration class. |
Properties
AutomationAccountName |
Gets or sets the automation account name. |
CreationTime |
Gets or sets the creation time. |
Description |
Gets or sets the description. |
LastModifiedTime |
Gets or sets the last modified time. |
Location |
Gets or sets the location. |
LogVerbose |
Gets or sets a value indicating whether log verbose is enabled. |
Name |
Gets or sets the name. |
Parameters |
Gets or sets the parameters. |
ResourceGroupName |
Gets or sets the resource group name. |
State |
Gets or sets the state. |
Tags |
Gets or sets the tags. |