Condividi tramite


IWithStandardAttach<ParentT>.WithHttpsPort(Int32) Metodo

Definizione

Specifica la porta per il traffico HTTPS.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.IWithStandardAttach<ParentT> WithHttpsPort (int httpsPort);
abstract member WithHttpsPort : int -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.IWithStandardAttach<'ParentT>
Public Function WithHttpsPort (httpsPort As Integer) As IWithStandardAttach(Of ParentT)

Parametri

httpsPort
Int32

Numero di porta.

Restituisce

Si applica a