GetJitNetworkAccessPolicyPlainArgs

data class GetJitNetworkAccessPolicyPlainArgs(val ascLocation: String, val jitNetworkAccessPolicyName: String, val resourceGroupName: String) : ConvertibleToJava<GetJitNetworkAccessPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetJitNetworkAccessPolicyPlainArgs(ascLocation: String, jitNetworkAccessPolicyName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetJitNetworkAccessPolicyPlainArgs

Properties

Link copied to clipboard

The location where ASC stores the data of the subscription. can be retrieved from Get locations

Link copied to clipboard

Name of a Just-in-Time access configuration policy.

Link copied to clipboard

The name of the resource group within the user's subscription. The name is case insensitive.