GetNetworkExperimentProfilePlainArgs

data class GetNetworkExperimentProfilePlainArgs(val profileName: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkExperimentProfilePlainArgs>

Constructors

Link copied to clipboard
constructor(profileName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The Profile identifier associated with the Tenant and Partner

Link copied to clipboard

Name of the Resource group within the Azure subscription.

Functions

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