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

PSIntegrationAccountAssembly Class

Definition

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

Constructors

PSIntegrationAccountAssembly(AssemblyDefinition)

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 assembly properties.

(Inherited from AssemblyDefinition)
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 AssemblyDefinition)

Applies to