次の方法で共有


IWithValidYears.WithValidYears(Int32) メソッド

定義

証明書の有効な年数を指定します。

public Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificateOrder.Definition.IWithCreate WithValidYears (int years);
abstract member WithValidYears : int -> Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificateOrder.Definition.IWithCreate
Public Function WithValidYears (years As Integer) As IWithCreate

パラメーター

years
Int32

最低 1 年、最大 3 年。

戻り値

適用対象