ExpeditedRolloutIntent(String) Constructor

Definition

Initializes a new instance of ExpeditedRolloutIntent.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to