Compartilhar via


IWithPrivateLinkServiceIpConfigurationSettings.WithPrivateIpAddress Método

Definição

Define o endereço Ip privado para a configuração de IP.

public Microsoft.Azure.Management.Network.Fluent.PrivateLinkService.Update.IWithPrivateLinkServiceIpConfigurationSettings WithPrivateIpAddress (string privateIpAddress);
abstract member WithPrivateIpAddress : string -> Microsoft.Azure.Management.Network.Fluent.PrivateLinkService.Update.IWithPrivateLinkServiceIpConfigurationSettings
Public Function WithPrivateIpAddress (privateIpAddress As String) As IWithPrivateLinkServiceIpConfigurationSettings

Parâmetros

privateIpAddress
String

O valor do endereço IP privado.

Retornos

Aplica-se a