GetServiceEndpointPolicyDefinitionPlainArgs

data class GetServiceEndpointPolicyDefinitionPlainArgs(val resourceGroupName: String, val serviceEndpointPolicyDefinitionName: String, val serviceEndpointPolicyName: String) : ConvertibleToJava<GetServiceEndpointPolicyDefinitionPlainArgs>

Constructors

fun GetServiceEndpointPolicyDefinitionPlainArgs(resourceGroupName: String, serviceEndpointPolicyDefinitionName: String, serviceEndpointPolicyName: String)

Functions

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

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the service endpoint policy definition name.

Link copied to clipboard

The name of the service endpoint policy name.