共用方式為


AgreementAcceptanceMode(String) Constructor

Definition

Initializes a new instance of AgreementAcceptanceMode.

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

Parameters

value
String

Exceptions

value is null.

Applies to