ResourceConcurrencyPolicy(String) Constructor

Definition

Initializes a new instance of ResourceConcurrencyPolicy.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to