Share via


ManagedServicePackageActivationMode(String) Constructor

Definition

Initializes a new instance of ManagedServicePackageActivationMode.

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

Parameters

value
String

Exceptions

value is null.

Applies to