Get Network Service Design Version Plain Args
data class GetNetworkServiceDesignVersionPlainArgs(val networkServiceDesignGroupName: String, val networkServiceDesignVersionName: String, val publisherName: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkServiceDesignVersionPlainArgs>
Properties
Link copied to clipboard
The name of the network service design group.
Link copied to clipboard
The name of the network service design version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
Link copied to clipboard
The name of the publisher.
Link copied to clipboard
The name of the resource group. The name is case insensitive.