Share via


IWithCertificate.WithPfxByteArray(Byte[]) Methode

Definition

Gibt das hochzuladende PFX-Bytearray an.

public Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithPfxFilePassword WithPfxByteArray (params byte[] pfxByteArray);
abstract member WithPfxByteArray : byte[] -> Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithPfxFilePassword
Public Function WithPfxByteArray (ParamArray pfxByteArray As Byte()) As IWithPfxFilePassword

Parameter

pfxByteArray
Byte[]

Das PFX-Bytearray.

Gibt zurück

Gilt für: