C# Class Microsoft.Azure.Management.Internal.Resources.Models.DeploymentExtended

Deployment information.
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
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.

Method Details

DeploymentExtended() public méthode

Initializes a new instance of the DeploymentExtended class.
public DeploymentExtended ( ) : System
Résultat System

DeploymentExtended() public méthode

Initializes a new instance of the DeploymentExtended class with required arguments.
public DeploymentExtended ( string name ) : System
name string
Résultat System