Share via


SapDeploymentType(String) Constructor

Definition

Initializes a new instance of SapDeploymentType.

public SapDeploymentType (string value);
new Azure.ResourceManager.Workloads.Models.SapDeploymentType : string -> Azure.ResourceManager.Workloads.Models.SapDeploymentType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to