Share via


ProfileResourceState(String) Constructor

Definition

Initializes a new instance of ProfileResourceState.

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

Parameters

value
String

Exceptions

value is null.

Applies to