Get Private Endpoint Connections For MIPPolicy Sync Plain Args
data class GetPrivateEndpointConnectionsForMIPPolicySyncPlainArgs(val privateEndpointConnectionName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetPrivateEndpointConnectionsForMIPPolicySyncPlainArgs>
Constructors
Link copied to clipboard
fun GetPrivateEndpointConnectionsForMIPPolicySyncPlainArgs(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String)