GetSubnetsResult

constructor(id: String, ids: List<String>, nameRegex: String? = null, names: List<String>, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, resourceGroupId: String? = null, status: String? = null, subnetId: String? = null, subnetName: String? = null, subnets: List<GetSubnetsSubnet>, type: String? = null, vpdId: String? = null, zoneId: String? = null)