GetServiceEndpointPolicyDefinitionPlainArgs

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

Constructors

constructor(resourceGroupName: String, serviceEndpointPolicyDefinitionName: String, serviceEndpointPolicyName: String)

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.

Functions

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