ApiSpecExportResultFormat(String) Constructor

Definition

Initializes a new instance of ApiSpecExportResultFormat.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to