Get Ip Allocation Plain Args
data class GetIpAllocationPlainArgs(val expand: String? = null, val ipAllocationName: String, val resourceGroupName: String) : ConvertibleToJava<GetIpAllocationPlainArgs>
Constructors
Link copied to clipboard
fun GetIpAllocationPlainArgs(expand: String? = null, ipAllocationName: String, resourceGroupName: String)