你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSIntegrationAccountBatchConfiguration Class

Definition

public class PSIntegrationAccountBatchConfiguration : Microsoft.Azure.Management.Logic.Models.BatchConfiguration
type PSIntegrationAccountBatchConfiguration = class
    inherit BatchConfiguration
Public Class PSIntegrationAccountBatchConfiguration
Inherits BatchConfiguration
Inheritance
PSIntegrationAccountBatchConfiguration

Constructors

PSIntegrationAccountBatchConfiguration(BatchConfiguration)

Properties

Id

Gets the resource id.

(Inherited from Resource)
Location

Gets or sets the resource location.

(Inherited from Resource)
Name

Gets gets the resource name.

(Inherited from Resource)
Properties

Gets or sets the batch configuration properties.

(Inherited from BatchConfiguration)
Tags

Gets or sets the resource tags.

(Inherited from Resource)
Type

Gets gets the resource type.

(Inherited from Resource)

Methods

Validate()

Validate the object.

(Inherited from BatchConfiguration)

Applies to