C# 클래스 Microsoft.Azure.Management.Internal.Resources.Models.DeploymentExtended

Deployment information.
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
DeploymentExtended ( ) : System

Initializes a new instance of the DeploymentExtended class.

DeploymentExtended ( string name ) : System

Initializes a new instance of the DeploymentExtended class with required arguments.

메소드 상세

DeploymentExtended() 공개 메소드

Initializes a new instance of the DeploymentExtended class.
public DeploymentExtended ( ) : System
리턴 System

DeploymentExtended() 공개 메소드

Initializes a new instance of the DeploymentExtended class with required arguments.
public DeploymentExtended ( string name ) : System
name string
리턴 System