다음을 통해 공유


FrontDoorProtocol(String) Constructor

Definition

Initializes a new instance of FrontDoorProtocol.

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

Parameters

value
String

Exceptions

value is null.

Applies to