DeploymentValidateResult Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DeploymentValidateResult() | |
DeploymentValidateResult(ResourceManagementErrorWithDetails, DeploymentPropertiesExtended) |
DeploymentValidateResult()
public DeploymentValidateResult ();
Public Sub New ()
Applies to
DeploymentValidateResult(ResourceManagementErrorWithDetails, DeploymentPropertiesExtended)
public DeploymentValidateResult (Microsoft.Azure.Management.Internal.Resources.Models.ResourceManagementErrorWithDetails error = default, Microsoft.Azure.Management.Internal.Resources.Models.DeploymentPropertiesExtended properties = default);
new Microsoft.Azure.Management.Internal.Resources.Models.DeploymentValidateResult : Microsoft.Azure.Management.Internal.Resources.Models.ResourceManagementErrorWithDetails * Microsoft.Azure.Management.Internal.Resources.Models.DeploymentPropertiesExtended -> Microsoft.Azure.Management.Internal.Resources.Models.DeploymentValidateResult
Public Sub New (Optional error As ResourceManagementErrorWithDetails = Nothing, Optional properties As DeploymentPropertiesExtended = Nothing)
Parameters
- properties
- DeploymentPropertiesExtended