次の方法で共有


IWithServiceEndpoint.WithAccessFromService(ServiceEndpointType) メソッド

定義

アクセスを有効にするサービス エンドポイントを指定します。

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

パラメーター

service
ServiceEndpointType

サービスの型。

戻り値

適用対象