get Jit Network Access Policy
suspend fun getJitNetworkAccessPolicy(argument: GetJitNetworkAccessPolicyPlainArgs): GetJitNetworkAccessPolicyResult
Policies for protecting resources using Just-in-Time access control for the subscription, location API Version: 2020-01-01.
Return
null
Parameters
argument
null
suspend fun getJitNetworkAccessPolicy(ascLocation: String, jitNetworkAccessPolicyName: String, resourceGroupName: String): GetJitNetworkAccessPolicyResult
Return
null
Parameters
asc Location
The location where ASC stores the data of the subscription. can be retrieved from Get locations
jit Network Access Policy Name
Name of a Just-in-Time access configuration policy.
resource Group Name
The name of the resource group within the user's subscription. The name is case insensitive.
See also
suspend fun getJitNetworkAccessPolicy(argument: suspend GetJitNetworkAccessPolicyPlainArgsBuilder.() -> Unit): GetJitNetworkAccessPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.azurenative.security.kotlin.inputs.GetJitNetworkAccessPolicyPlainArgs.