Partager via


IWithServiceEndpoint.WithAccessFromService(ServiceEndpointType) Méthode

Définition

Spécifie un point de terminaison de service à partir duquel activer l’accès.

public Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate WithAccessFromService (Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointType service);
abstract member WithAccessFromService : Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointType -> Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate
Public Function WithAccessFromService (service As ServiceEndpointType) As IUpdate

Paramètres

service
ServiceEndpointType

Type de service.

Retours

S’applique à