Freigeben über


BatchSecurityType(String) Constructor

Definition

Initializes a new instance of BatchSecurityType.

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

Parameters

value
String

Exceptions

value is null.

Applies to