JitNetworkAccessPolicy.UpdateStages.WithRequests Interface

public static interface JitNetworkAccessPolicy.UpdateStages.WithRequests

The stage of the JitNetworkAccessPolicy update allowing to specify requests.

Method Summary

Modifier and Type Method and Description
abstract Update withRequests(List<JitNetworkAccessRequestInner> requests)

Specifies the requests property: The requests property..

Method Details

withRequests

public abstract JitNetworkAccessPolicy.Update withRequests(List requests)

Specifies the requests property: The requests property..

Parameters:

requests - The requests property.

Returns:

the next definition stage.

Applies to