Compartir a través de


ArmDeploymentWhatIfContent(ArmDeploymentWhatIfProperties) Constructor

Definición

Inicializa una nueva instancia de ArmDeploymentWhatIfContent.

public ArmDeploymentWhatIfContent (Azure.ResourceManager.Resources.Models.ArmDeploymentWhatIfProperties properties);
new Azure.ResourceManager.Resources.Models.ArmDeploymentWhatIfContent : Azure.ResourceManager.Resources.Models.ArmDeploymentWhatIfProperties -> Azure.ResourceManager.Resources.Models.ArmDeploymentWhatIfContent
Public Sub New (properties As ArmDeploymentWhatIfProperties)

Parámetros

properties
ArmDeploymentWhatIfProperties

Propiedades de implementación.

Excepciones

properties es null.

Se aplica a