GetServiceEndpointPolicyPlainArgs

data class GetServiceEndpointPolicyPlainArgs(val expand: String? = null, val resourceGroupName: String, val serviceEndpointPolicyName: String) : ConvertibleToJava<GetServiceEndpointPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetServiceEndpointPolicyPlainArgs(expand: String? = null, resourceGroupName: String, serviceEndpointPolicyName: String)

Functions

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

Properties

Link copied to clipboard
val expand: String? = null

Expands referenced resources.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the service endpoint policy.